Fixes for f90.el filling in comments (bug#9553)
authorLawrence Mitchell <wence@gmx.li>
Tue, 20 Sep 2011 04:12:05 +0000 (21:12 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 20 Sep 2011 04:12:05 +0000 (21:12 -0700)
commit5f7b0d3e5f461a51bef8e82dee55ffa7b5e71287
treecf6202d3bcc260848eb9627a2cba20a04b40806c
parent82529de8a8f6fd5966131e6296286085d1493685
Fixes for f90.el filling in comments (bug#9553)

* lisp/progmodes/f90.el (f90-break-line): If breaking inside comment delete
all whitespace around breakpoint.
(f90-find-breakpoint): Only break at whitespace inside a comment.
lisp/ChangeLog
lisp/progmodes/f90.el